home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / frntsdk1.cpt / Frontier SDK 1.0 ƒ / Applet Toolkit / quickdraw.h < prev    next >
Encoding:
Text File  |  1991-10-31  |  222 b   |  15 lines

  1.  
  2. /*⌐ Copyright 1988-1991 UserLand Software, Inc.  All Rights Reserved.*/
  3.  
  4.  
  5.  
  6. short getmenubarheight (void);
  7.  
  8. void localtoglobalrect (Rect *);
  9.  
  10. void eraserect (Rect);
  11.  
  12. void invalrect (Rect);
  13.  
  14. short pointdist (Point, Point);
  15.